home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Interactive CD Sampler / Microsoft Interactive CD Sampler.iso / DEMOS / PICTURE / PIDEMO.EXE / PIDEMO.dxr / 00047.ls < prev    next >
Encoding:
Text File  |  1996-09-05  |  121 b   |  8 lines

  1. on exitFrame
  2.   if the colorDepth > 8 then
  3.     go("no8bit")
  4.   end if
  5.   set the preloadRam to 5 * 1024
  6.   preLoad(2, 8)
  7. end
  8.